You can compress InnoDB backup data files by using the --compress option of mysqlbackup. Compression lets you keep more sets of backup data on hand or save ...
Compressing your backup files is supported for the following database editions: Microsoft SQL Server Enterprise Edition. Microsoft SQL Server Standard Edition.
You can save a ton disk space on that shiny new SAN by compressing your backups. It can also save you a bunch of time moving backups across the network.
All of the data in the backup image is compressed, including catalog tables, index objects, LOB objects, auxiliary database files and database meta-data.